@charset "utf-8";
/* CSS Document */
.nav-box{width:100%;background-color: #fff;border-bottom: 1px solid rgba(0, 0, 0, 0.1);height: 70px;padding: 0;}
.nav-content{width: 1450px;margin: 0 auto;background: #fff;position: relative;text-align: center;height: 100%;}
.nav-logo {float: left;display: block;height: 75px;overflow: hidden;}
.nav-content-classification{padding-top: 17px;position: relative;height: 36px;letter-spacing: 1px;display: inline-block;}
.nav-menu{position: relative;float: left;margin-left: 50px;height: 50px;padding-top: 10px;}
.nav-dropdown-menu{border-radius: 10px;width: 350px;font-size: 16px;padding: 20px;position: absolute;top: 100%;z-index: 1000;display: none; float: left; min-width: 160px;text-align: left;list-style: none;background-color: #fff; background-clip: padding-box;box-shadow: 0 6px 12px rgba(0,0,0,.175);}
.nav-dropdown-menu li{width: 50%;float: left;padding: 13px 0;line-height: 26px;}
.nav-dropdown-menu>li>a{display: block;padding: 3px 20px;clear: both;font-weight: 400;line-height: 1.42857143;color: #333;white-space: nowrap;}
.nav-menu a{padding-bottom: 15px;}
.nav-menu:hover .nav-dropdown-menu {display: block;}
.nav-menu li:hover a {color: #DE5482;}
.nav-content-classification>ul>li:hover>a {color: #DE5482; border-bottom: 3px solid #DE5482;}
.classify-two>a{display: block;height: 16px;line-height: 16px;margin: 5px 0 20px 0;font-size: 16px;color: #DE5482;font-weight: 700;text-indent: 8px;border-left: 2px solid #DE5482;}
.classify-two>ul{overflow: hidden;}
.nav-user{float: right;height: auto;line-height: 26px;}
.login_before{margin-top: 16px;}
.login_before li {padding: 5px 17px; border-radius: 5px;border: 1px solid #f93a63;cursor: pointer;margin-left: 20px;}
.login_before li:hover{text-decoration:none;color:#fff;background: -moz-linear-gradient(left,#fb7052 0,#f36689 100%);
    background: -webkit-gradient(linear,left,right,color-stop(0,#fb7052),color-stop(100%,#f36689));
    background: -webkit-linear-gradient(left,#FF6F86 0,#DE5482 100%);
    background: -o-linear-gradient(left,#fb7052 0,#f36689 100%);
    background: -ms-linear-gradient(left,#fb7052 0,#f36689 100%);
    background: -webkit-gradient(linear,left top,right top,from(#FF6F86),to(#DE5482));
    background: -webkit-gradient(linear,left top,right top,color-stop(0,#FF6F86),to(#DE5482));
    background: linear-gradient(to right,#FF6F86 0,#DE5482 100%);border-color:#fff;
	}
.nav-user li:hover a{color: #fff;}
.position{margin-left: 300px;}
.header-touxiang-pic{display: inline-block;width: 70px;height: 70px;position: relative;top: 14px;}
.header-touxiang-pic .userpic {position: absolute;top: 0;left: 0;border-radius: 50%;width: 40px; height: 40px;overflow: hidden;background: url(/images/new202103index/Head-portrait.png);background-size: 100%;}
.header-user-box{position: absolute;display: none;z-index: 1002; width: 260px;padding: 40px 0 20px;background-color: #fff;top: 65px;right: -80px;border-radius: 10px;box-shadow: 0px 3px 8px 2px rgba(0, 0, 0, 0.25);border-top: 3px solid #e02e2e;}
.user-info-pic{text-align: center;line-height: 54px;position: relative; width: 54px; margin: 0 auto;}
.user-info-pic .userpic2 {display: inline-block;width: 54px;height: 54px;border-radius: 50%;overflow: hidden;background: url(/images/new202103index/Head-portrait.png);background-size: 100%;}
.user-info-name {text-align: center;font-size: 14px;line-height: 14px;margin-top: 10px;}
.user-info-userid {line-height: 12px;text-align: center;font-size: 12px;color: #999; margin-top: 8px;}
.user-info-divider {border-bottom: 1px solid #E6EBEB;margin-top: 15px;}
.user-info-btn { margin-top: 15px;text-align: center;line-height: 32px;}
.to-vip {
    font-size: 14px;
    display: inline-block;
    height: 32px;
    width: 190px;
    text-align: center;
    color: #fff;
    border: 1px solid #e33939;
    filter: alpha(opacity=92);
    -moz-opacity: 0.92;
    -khtml-opacity: 0.92;
    opacity: 0.92;
    background-color: #e33939;
    border-radius: 17px;
    cursor: pointer;
    background: -webkit-gradient(linear,left,right,color-stop(0,#fb7052),color-stop(100%,#f36689));
    background: -webkit-linear-gradient(left,#FF6F86 0,#DE5482 100%);
    background: -o-linear-gradient(left,#fb7052 0,#f36689 100%);
    background: -ms-linear-gradient(left,#fb7052 0,#f36689 100%);
    background: -webkit-gradient(linear,left top,right top,from(#FF6F86),to(#DE5482));
    background: -webkit-gradient(linear,left top,right top,color-stop(0,#FF6F86),to(#DE5482));
    background: linear-gradient(to right,#FF6F86 0,#DE5482 100%);border-color:#fff;
}
.user-info-divider {border-bottom: 1px solid #E6EBEB;margin-top: 15px;}
.user-info-menu { margin-top: 15px;}
.user-info-menu li {text-indent: 0px;padding-left: 0px;height: 41px;line-height: 42px;font-size: 16px;color: #666; margin: 10px 0;}
.iconfont {display: inline-block;width: 40px;text-indent: 0;text-align: center;}
.nav-user:hover .header-user-box {display: block;}
.user-info-menu li:hover { color: #fff;
    background: -webkit-gradient(linear,left,right,color-stop(0,#fb7052),color-stop(100%,#f36689));
    background: -webkit-linear-gradient(left,#FF6F86 0,#DE5482 100%);
    background: -o-linear-gradient(left,#fb7052 0,#f36689 100%);
    background: -ms-linear-gradient(left,#fb7052 0,#f36689 100%);
    background: -webkit-gradient(linear,left top,right top,from(#FF6F86),to(#DE5482));
    background: -webkit-gradient(linear,left top,right top,color-stop(0,#FF6F86),to(#DE5482));
    background: linear-gradient(to right,#FF6F86 0,#DE5482 100%);border-color:#fff;
 }

@media (max-width: 1680px){
    .nav-content {width: 1200px;}
	.header-user-box{right: -80px;}
	.user-info-menu li{text-indent: 0px;padding-left: 0px;}

}
@media (max-width: 1440px){
    .nav-content {width: 1000px;}
	.header-user-box{right: -80px;}
	.user-info-menu li{text-indent: 0px;padding-left: 0px;}

}
@media (max-width: 768px){
	.nav-content {width: 750px;}
	.nav-content-classification{display: none;}
}